Micron Document
🎖️GitЯра🎖️

Commit d37e08fccdabd3f673e3eccf90ab1538f02fe867


Parents : 877909f
Author : renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signature : Signature validation error
Date : 2026-05-19T20:38:36-05:00
Committer : GitHub <noreply@github.com>
Date : 2026-05-19T20:38:36-05:00

chore(deps): update ruby to v4.0.5 (#5515)

Changes

2 files changed, 3 insertions(+), 3 deletions(-)

M .ruby-version +1 -1

Diff

diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml
index 8b795afb5d..6c6cf9b072 100644
--- a/.github/workflows/release.yml
+++ b/.github/workflows/release.yml
@@ -162,7 +162,7 @@ jobs:
- name: Setup Fastlane
uses: ruby/setup-ruby@v1
with:
- ruby-version: '4.0.4'
+ ruby-version: '4.0.5'
bundler-cache: true
- name: Build and Deploy Google Play to Internal Track with Fastlane
@@ -235,7 +235,7 @@ jobs:
- name: Setup Fastlane
uses: ruby/setup-ruby@v1
with:
- ruby-version: '4.0.4'
+ ruby-version: '4.0.5'
bundler-cache: true
- name: Build F-Droid with Fastlane

diff --git a/.ruby-version b/.ruby-version
index c5106e6d13..7636e75650 100644
--- a/.ruby-version
+++ b/.ruby-version
@@ -1 +1 @@
-4.0.4
+4.0.5

Served by rngit 1.5.2 - Generated in 0.06s